home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / gwall26.zip / GWALL.DOC next >
Text File  |  1994-02-06  |  3KB  |  76 lines

  1.  
  2.                               Graffiti Wall
  3.                                   v2.6
  4.                              By: John Waters
  5.  
  6.  
  7.      This program started life as a Skyline door.  When I switched from 
  8. Skyline to DLG I converted some of my programs to CLI doors.  This is 
  9. one of them.  It is your basic Graffiti Wall (leave a one line message) 
  10. type program. Try it out and deside for yourself if you want it online.
  11.  
  12.  
  13. Installation:
  14.  
  15. First create a directory in your Doors: assign called Wall.  
  16. "MakeDir Doors:Wall" (you can change this path in the GWall.rexx program)
  17.  
  18. Copy GWall.rexx to Doors: (or wherever you like).
  19.  
  20.  
  21. Setup:
  22.  
  23. You can run it two different ways.  From your Login.DLGBatch:
  24.  
  25. rx Doors:GWall.rexx %NAME,%ALIAS,%LEVEL,%ANSI
  26.  
  27. And from a menu:
  28.  
  29. [ 1] Letter:                   W
  30. [ 2] Executable: (path/name)   rx Doors:GWall.rexx %NAME,%ALIAS,%LEVEL,%ANSI
  31.                                ,NOASK
  32. [ 4] Description:              Graffiti Wall
  33. [ 5] Type:                     Executable
  34. [ 6] Help File:                MAIN/W
  35. [ 7] Lower level:              1
  36. [ 8] Upper level:              255
  37. [ 9] Hidden:                   NO
  38. [10] Load type:                OVERLAY
  39. [11] Ask user if sure:         NO
  40. [12] Pend messages:            YES
  41. [13] Cli mode:                 NO
  42. [14] Pause on completion:      NO
  43. [15] Log value:                None
  44. [16] Activity string:          Using Graffiti Wall
  45. [17] Priority:                 DEFAULT
  46.  
  47. On line 45, 46, 47, 48 and 49 of the GWall.rexx program are some settings.
  48.  
  49. MultiSpray  -  1 will let the same user spray on the wall multiple times in
  50.                a row.  0 will not let the last sprayer spray again until
  51.                someone else sprays.
  52. AliasQ      -  Allow aliases?  1=yes 0=no
  53. SysAcc      -  This is the access level (and higher) that will be able to
  54.                see the real names of people using an alias.
  55. Lines       -  This in the number of lines you would like to have.  10 or
  56.                11 are a good setting.  12 or higher will scroll.
  57. NoAcc       -  Will not let this access or lower spray on the wall.  Set to 
  58.                N if you don't want an access limit.  I use this so that new 
  59.                users can't write on the wall until validated.
  60.  
  61.  
  62. If you don't want the "Read Graffiti Wall? (y/N)" question asked, add ",NOASK"
  63. to the end of the command line (like in the menu example).  No space between
  64. the comma.
  65.  
  66.  
  67. Contact:
  68.  
  69. That's about it.  Feel free to change anything you like.  It is an ARexx
  70. program after all.  Hope you like it...
  71.  
  72. John Waters
  73.  
  74. H.C.C. ][  (919) 630-1572  HST/V.32bis
  75. FidoNet    1:3634/10.0
  76.